Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Logging Namespace > Logger Class > Logger Constructor : Logger Constructor(List<ILoggingChannel>) |
public Logger( List<ILoggingChannel> channels )
'Declaration Public Function New( _ ByVal channels As List(Of ILoggingChannel) _ )
'Usage Dim channels As List(Of ILoggingChannel) Dim instance As New Logger(channels)
public: Logger( List<ILoggingChannel^>^ channels )